Mon Jan 8 11:41:41 2001 Owen Taylor <otaylor@redhat.com>
* Makefile.am (INCLUDES): Add @x_cflags@ (#36310)
+Mon Jan 8 11:41:41 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Makefile.am (INCLUDES): Add @x_cflags@
+
2001-01-02 Havoc Pennington <hp@redhat.com>
* gdk-pixbuf-xlib-2.0.pc.in (Description): fix up description a bit.
lib_LTLIBRARIES=libgdk_pixbuf_xlib-1.3.la
-INCLUDES = -I$(top_srcdir) -I$(top_builddir) \
- -I$(top_srcdir)/gdk-pixbuf \
- -I$(top_srcdir)/contrib \
- $(GLIB_CFLAGS)
-
+INCLUDES = -I$(top_srcdir) -I$(top_builddir) \
+ -I$(top_srcdir)/gdk-pixbuf \
+ -I$(top_srcdir)/contrib \
+ $(GLIB_CFLAGS) \
+ @x_cflags@
LDADDS = @STRIP_BEGIN@ \
@x_ldflags@ \
@x_libs@ \